4 research outputs found

    Shared Memory Parallel Subgraph Enumeration

    Full text link
    The subgraph enumeration problem asks us to find all subgraphs of a target graph that are isomorphic to a given pattern graph. Determining whether even one such isomorphic subgraph exists is NP-complete---and therefore finding all such subgraphs (if they exist) is a time-consuming task. Subgraph enumeration has applications in many fields, including biochemistry and social networks, and interestingly the fastest algorithms for solving the problem for biochemical inputs are sequential. Since they depend on depth-first tree traversal, an efficient parallelization is far from trivial. Nevertheless, since important applications produce data sets with increasing difficulty, parallelism seems beneficial. We thus present here a shared-memory parallelization of the state-of-the-art subgraph enumeration algorithms RI and RI-DS (a variant of RI for dense graphs) by Bonnici et al. [BMC Bioinformatics, 2013]. Our strategy uses work stealing and our implementation demonstrates a significant speedup on real-world biochemical data---despite a highly irregular data access pattern. We also improve RI-DS by pruning the search space better; this further improves the empirical running times compared to the already highly tuned RI-DS.Comment: 18 pages, 12 figures, To appear at the 7th IEEE Workshop on Parallel / Distributed Computing and Optimization (PDCO 2017

    The SMARTLAM 3D-I Concept: Design of Microsystems from Functional Elements Fabricated by Generative Manufacturing Technologies

    No full text
    Generative manufacturing technologies are gaining more and more of importance as key enabling technologies in future manufacturing, especially when a flexible scalable manufacturing of small medium series of customized parts is required. The paper describes a new approach for design and manufacturing of complex three dimensional components building on a combination of additive manufacturing and e-printing technologies, where the micro component is made up of stacks of functionalized layers of polymer films. Special attention will be paid to the 3-d modeling approach, requested to support the applicaton developer through provision of design rules for this integrated manufacturing concept. Both, the application concept as well as the related equipment and manufacturing integration currently are currently developed further in the project SMARTLAM, funded by the European Commission

    A generative manufacturing-based concept and equipment for flexible, scalable manufacturing of microsystems

    No full text
    Generative manufacturing technologies are gaining more and more of importance as key enabling technologies in future manufacturing, especially when a flexible scalable manufacturing of small medium series of customized parts is required. The paper describes a new approach for design and manufacturing of complex three dimensional components building on a combination of additive manufacturing and e-printing technologies, where the micro component is made up of stacks of functionalized layers of polymer films. Special attention will be paid to the "3-d" modeling approach, requested to support the application developer through provision of design rules for this integrated manufacturing concept. Both, the application concept as well as the related equipment and manufacturing integration are currently developed further in the project SMARTLAM, funded by the European Commission
    corecore